projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4208f59
)
Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 7 Mar 2001 16:52:08 +0000
(16:52 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 7 Mar 2001 16:52:08 +0000
(16:52 +0000)
src/fileio.c
patch
|
blob
|
history
diff --git
a/src/fileio.c
b/src/fileio.c
index 93e0161e1fcc73808ca924fddd32761c5ee770a5..dc0878739882e16b239f22c816c865a559d0c71b 100644
(file)
--- a/
src/fileio.c
+++ b/
src/fileio.c
@@
-4470,7
+4470,7
@@
This does code conversion according to the value of\n\
{
/* If the variable `buffer-file-coding-system' is set locally,
it means that the file was read with some kind of code
- conversion or the varia
lbe is explicite
ly set by users. We
+ conversion or the varia
ble is explicit
ly set by users. We
had better write it out with the same coding system even if
`enable-multibyte-characters' is nil.